dial-plan-rule <Index>
This command configures the Dial Plan Rule table, which defines the dial plans (rules) per Dial Plan. The table is a child of the Dial Plan table.
Syntax
(config-voip)# sbc dial-plan <Dial Plan Index> (dial-plan-<Dial Plan Index>)# dial-plan-rule <Dial Plan Rule Index> (dial-plan-rule-<Index>/<Index>)#
Command |
Description |
---|---|
<Dial Plan Rule Index> |
Defines the Dial Plan Rule table row index. |
name |
Defines a descriptive name, which is used when associating the row in other tables. |
prefix |
Defines the prefix number of the source or destination number. |
tag |
Defines a tag. |
Command Mode
Privileged User
Example
This example configures a Dial Plan rule for Dial Plan #0, for calls received with prefix "1" with the name "ITSP":
(config-voip)# sbc dial-plan 0 (dial-plan-0)# name dial-plan-rule 1 (dial-plan-rule-0/1)# name INT (dial-plan-rule-0/1)# prefix 1 (dial-plan-rule-0/1)# activate